libxl/arm: Fix the function name in error log
authorShannon Zhao <shannon.zhao@linaro.org>
Tue, 31 May 2016 05:02:53 +0000 (13:02 +0800)
committerWei Liu <wei.liu2@citrix.com>
Fri, 17 Jun 2016 10:46:21 +0000 (11:46 +0100)
commit2f7b56c1a7b1ee92ff5f92888723e380412dd3ab
treee9c66a58b272341a4d0eb809eddedc0570c592d4
parent87beb45e0b05be76755cac53322aae4f5b426aac
libxl/arm: Fix the function name in error log

It should be xc_dom_devicetree_mem instead of xc_dom_devicetree_file.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_arm.c